From 932f6143b6e651e023356d5bdc3b29af1c664d0f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 6 May 2013 23:43:34 -0700 Subject: [PATCH] * doc/emacs/custom.texi (Changing a Variable): Fix typo. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/custom.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index fcbd3961066..968e6a064cc 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2013-05-07 Glenn Morris + + * custom.texi (Changing a Variable): Fix typo. + 2013-05-06 Glenn Morris * trouble.texi (Contributing): Remove obsolete info re pretesters. diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index fae61252724..45fa45191f3 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -345,7 +345,7 @@ hidden, nor on subgroups that are hidden or not visible in the buffer. @kindex C-x C-c @r{(customization buffer)} @findex Custom-set @findex Custom-save - The command @kbd{C-c C-c} (@code{Custom-set}) is equivalent using to + The command @kbd{C-c C-c} (@code{Custom-set}) is equivalent to using the @samp{[Set for Current Session]} button. The command @kbd{C-x C-s} (@code{Custom-save}) is like using the @samp{[Save for Future Sessions]} button. -- 2.30.2